home *** CD-ROM | disk | FTP | other *** search
/ Looney Tunes Photo Print Studio (Special Edition) / LIVEPIX.iso / ORIENTAT / DATA / A.DXR / control_33_wait for sound 1 (was 14).ls < prev    next >
Encoding:
Text File  |  1998-01-16  |  84 b   |  7 lines

  1. on exitFrame
  2.   checkControl()
  3.   if soundBusy(1) then
  4.     go(the frame)
  5.   end if
  6. end
  7.